-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beds 128/add formatting #680
Conversation
Add recommendations for - extensions - rulers - conventional commits `scopes` See: BIDS-128
Deploying beaconchain with Cloudflare Pages
|
9ce1cdc
to
58a805f
Compare
</script> | ||
|
||
<template> | ||
<div class="text"> | ||
{{ props?.description || $t('premium.description') }} | ||
{{ props?.description || $t("premium.description") }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could be enforced...is not atm:
https://eslint.vuejs.org/rules/html-quotes.html
have a special look at avoid escape and tell me if I should
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this might got introduced due to prettier formatting
I used to get rid of most of the max-len
issues
2fd0ce1
to
50de659
Compare
a476983
to
ee6a8e6
Compare
See: https://eslint.style/rules See: BIDS-128
ee6a8e6
to
2f63bdc
Compare
⚠️ the files where autofixed by `prettier` formatting. In order to get rid of most of the `max-len` errors. That is why there are changes included that have nothing todo with `max-len`, but also do not collide with the current `eslint stylisit set`. See: BIDS-128
2f63bdc
to
ccb1398
Compare
eslint stylistic
rulesmax-len